Developer Documentation

QuickTime 4 API Documentation

Programming With QuickTime VR

| Previous | Chapter Contents | Chapter Top | Next |

Elements of the QuickTime VR Movie Controller

The QuickTime VR movie controller provides control elements for zooming in and out and several other navigational controls. Figure 3-1 shows the elements supported by the QuickTime VR movie controller component.

Figure 1 The QuickTime VR movie controller

The user can navigate in a movie by holding the mouse button down and dragging inside the picture. The user can also use the controller bar to perform several other operations. The controller bar contains the following controls:

In addition to these buttons, the controller bar also contains a label display area in which helpful information is displayed. For instance, when the cursor is over one of the buttons, the button's name appears in the label display area. Similarly, when the cursor is over a hot spot, the hot spot's name (if it has one) appears in the label display area.

You can programmatically change which of these buttons are displayed by issuing the appropriate movie controller actions; see "Movie Control Flags" for details. In addition, you can hide the controller bar entirely; see "Hiding and Showing the Controller Bar" for details.


© 1998 Apple Computer, Inc.

| Previous | Chapter Contents | Chapter Top | Next |